home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Compendium Deluxe 2
/
LSD and 17bit Compendium Deluxe - Volume II.iso
/
a
/
prog
/
misc
/
skoed1.14.lha
/
SkoEd
/
Arexx
/
Man.rexx
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
OS/2 REXX Batch file
|
1994-04-21
|
204 b
|
12 lines
/* bring up library help on a function */
options results
address SKOED1
"Get_Var(CurrWord)"
word = result
options
address 'COMMAND'
'run >nil: amigaguide sc:help/sc_lib.guide doc ' || word || '()'